Skip to content

Add .gitattributes to slim distribution archives#132

Merged
jerowork merged 1 commit into
jerowork:mainfrom
ruudk:ruudk/gitattributes
Jun 9, 2026
Merged

Add .gitattributes to slim distribution archives#132
jerowork merged 1 commit into
jerowork:mainfrom
ruudk:ruudk/gitattributes

Conversation

@ruudk

@ruudk ruudk commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Composer dist installs use the GitHub-generated archive, which otherwise ships tests, CI config, and tooling that consumers never need. Ignore everything by default and re-include only the runtime essentials (src/, composer.json, LICENSE) so dependents pull the smallest possible package.

Composer dist installs use the GitHub-generated archive, which
otherwise ships tests, CI config, and tooling that consumers never
need. Ignore everything by default and re-include only the runtime
essentials (`src/`, `composer.json`, `LICENSE`) so dependents pull
the smallest possible package.

@jerowork jerowork left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thanks :)

@jerowork jerowork merged commit 4ddba02 into jerowork:main Jun 9, 2026
7 checks passed
@ruudk ruudk deleted the ruudk/gitattributes branch June 9, 2026 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants